Class org.omg.CORBA.OperationDefHolder
All Packages Class Hierarchy This Package Previous Next Index
Class org.omg.CORBA.OperationDefHolder
java.lang.Object
|
+----org.omg.CORBA.OperationDefHolder
- public final class OperationDefHolder
- extends Object
- implements Streamable
-
value
-
-
OperationDefHolder()
-
-
OperationDefHolder(OperationDef)
-
-
__read(InputStream)
-
-
__type()
-
-
__write(OutputStream)
-
value
public OperationDef value
OperationDefHolder
public OperationDefHolder()
OperationDefHolder
public OperationDefHolder(OperationDef __arg)
__write
public void __write(OutputStream out)
__read
public void __read(InputStream in)
__type
public TypeCode __type()
All Packages Class Hierarchy This Package Previous Next Index